ActiveReports 12
Def.Subreport Constructor(String,Report,IEnumerable<Parameter>,IEnumerable<ExpressionInfo>)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine Namespace > Def.Subreport Class > Def.Subreport Constructor : Def.Subreport Constructor(String,Report,IEnumerable<Parameter>,IEnumerable<ExpressionInfo>)
Syntax
'Declaration
 
Public Function New( _
   ByVal name As String, _
   ByVal report As Def.Report, _
   ByVal parameters As IEnumerable(Of Def.Parameter), _
   ByVal fields As IEnumerable(Of ExpressionInfo) _
)

Parameters

name
report
parameters
fields
See Also

Reference

Def.Subreport Class
Def.Subreport Members
Overload List